Transaction Element 

 

Description

 

The <Transaction> element is the starting and ending tag for each transaction.

 

Element/Tag

Definition

Attribute

Element/Attribute Value and Description

<Transaction>

 

This is the start and end element for the transaction.

ALLOWQUOTE

 

Yes:  Enables Quote functionality for the activity. The Quote button will be visible on the Activity Detail screen.

No:  The Quote button will not be visible on the Activity Detail screen.

If blank, No will be assumed but ALLOWQUOTE attribute will not appear in XML code.


XML Example

<Transaction ALLOWQUOTE="Yes">

 

<Transaction ALLOWQUOTE="No">

 

<Transaction>